Assembler Directives
This chapter describes assembler directives (also known as pseudo operations, or pseudo-ops), which allow control over the
actions of the assembler. For organizational purposes, the directives
are grouped here into the following functional categories:
- Directives for designating the current section
- Built-in directives for designating the current section
- Directives for moving the location counter
- Directives for generating data
- Directives for dealing with symbols
- Miscellaneous directives
- Processor-specific directives
Mac OS X Assembler Guide: ASM Directives
Previous | Contents | Next